projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3bdaac
)
malta: enable ELF loading
author
Paul Burton
<
[email protected]
>
Thu, 29 Jan 2015 10:38:23 +0000
(10:38 +0000)
committer
Daniel Schwierzeck
<
[email protected]
>
Thu, 29 Jan 2015 12:11:02 +0000
(13:11 +0100)
The ability to load ELF files is sometimes useful on Malta boards,
particularly for use with small embedded applications. Enable the
loadelf command in the malta config.
Signed-off-by: Paul Burton <
[email protected]
>
Cc: Daniel Schwierzeck <
[email protected]
>
include/configs/malta.h
patch
|
blob
|
history
diff --git
a/include/configs/malta.h
b/include/configs/malta.h
index 4e64cc968d202d8b6b08013ad91b5f859104d58c..354672ecf8735e9240b119a801df2ffba0b91ab1 100644
(file)
--- a/
include/configs/malta.h
+++ b/
include/configs/malta.h
@@
-129,6
+129,7
@@
#define CONFIG_CMD_DATE
#define CONFIG_CMD_DHCP
+#define CONFIG_CMD_ELF
#define CONFIG_CMD_IDE
#define CONFIG_CMD_PCI
#define CONFIG_CMD_PING